home *** CD-ROM | disk | FTP | other *** search
/ Champak 140 / (Vol 140) Sep 19 2011.iso / Games / red_cross_eru.swf / scripts / frame_15 / DoAction.as
Text File  |  2011-09-19  |  83b  |  7 lines

  1. function killSounds()
  2. {
  3.    stopAllSounds();
  4. }
  5. gamebase.Entry.main();
  6. stop();
  7.